home *** CD-ROM | disk | FTP | other *** search
-
-
-
- aaaattttttttrrrrssss((((3333)))) aaaattttttttrrrrssss((((3333))))
-
-
-
- NNNNAAAAMMMMEEEE
- attrs - set/get attributes of a subroutine
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- sub foo {
- use attrs qw(locked method);
- ...
- }
-
- @a = attrs::get(\&foo);
-
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- This module lets you set and get attributes for subroutines.
-
- For 5.004_xx this is an empty stub provided for backwards compatibility
- for scripts and modules written for 5.005.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-